home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 45
/
PC Gamer IT CD 45 2-2.iso
/
SMANDEMO
/
data1.cab
/
Program_Executable_Files
/
data
/
scripts
/
weapons
/
fireball.ws
< prev
next >
Wrap
Text File
|
1999-07-12
|
377b
|
18 lines
$name "Fireball"
$properties
{
$collision_radius = 16
$collision_flags = COLLIDE_SHADOWMAN COLLIDE_INSTANCE
$blast_radius = 0
$damage = 5
$blast_damage = 0
$blast_time = 0
$min_velocity = 10.0
$max_velocity = 10.0
$velocity_flags = USE_DEFAULT_VELOCITY
$physics_flags = PHYS_NONE
$friction = 0.94
$weapon_class = _WP_CLASS_UNKNWN
}